home *** CD-ROM | disk | FTP | other *** search
/ EROS 2 / EROS 2.iso / mac / EROS vol.2 / EROS vol.DXR / 00845.ls < prev    next >
Encoding:
Text File  |  1995-12-20  |  101 b   |  8 lines

  1. on mouseUp
  2.   killpup()
  3.   cursor(4)
  4.   set the movieRate of sprite 2 to 0
  5.   tran()
  6.   go("fiction")
  7. end
  8.